home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Windows Expert
/
Windows Expert.iso
/
utility
/
ini10.zip
/
INI
< prev
next >
Wrap
Text File
|
1992-06-08
|
236b
|
8 lines
ini.exe: ini.c charasci.c config.c filespec.c strtrunc.c ascii.i config.i const.i filespec.i string.i
if exist ini.exe del ini.exe
cl -W3 ini.c >$(TMP)\ini.tmp
more <$(TMP)\ini.tmp
if exist ini.obj del ini.obj